ShowStoryText("You shake your head, sadly. The dangers of exploration have clearly proven too much for the two crewmen, and it is too dangerous to remain here and try to bring them to their senses. They will undoubtedly die left alone and crazed on this island, but if you leave now you may still be able to salvage something of this voyage.");
CrewID1 = GetIntFlag(8);
CrewID2 = GetIntFlag(9);
KillCrew(CrewID1);
KillCrew(CrewID2);
AddCaptainsLog("Was forced to abandon two crewmembers who had been sent quite mad.");